MODE=COUNT16, PRESCSYNC=GCLK, PRESCALER=DIV1, WAVEGEN=NFRQ
Control A
SWRST | Software Reset |
ENABLE | Enable |
MODE | TC Mode 0 (COUNT16): Counter in 16-bit mode 1 (COUNT8): Counter in 8-bit mode 2 (COUNT32): Counter in 32-bit mode |
WAVEGEN | Waveform Generation Operation 0 (NFRQ): undefined 1 (MFRQ): undefined 2 (NPWM): undefined 3 (MPWM): undefined |
PRESCALER | Prescaler 0 (DIV1): Prescaler: GCLK_TC 1 (DIV2): Prescaler: GCLK_TC/2 2 (DIV4): Prescaler: GCLK_TC/4 3 (DIV8): Prescaler: GCLK_TC/8 4 (DIV16): Prescaler: GCLK_TC/16 5 (DIV64): Prescaler: GCLK_TC/64 6 (DIV256): Prescaler: GCLK_TC/256 7 (DIV1024): Prescaler: GCLK_TC/1024 |
RUNSTDBY | Run in Standby |
PRESCSYNC | Prescaler and Counter Synchronization 0 (GCLK): Reload or reset the counter on next generic clock 1 (PRESC): Reload or reset the counter on next prescaler clock 2 (RESYNC): Reload or reset the counter on next generic clock. Reset the prescaler counter |